Commit e7dadbaa8635c5e312d8309303b07f69f3972f41

Authored by Austin Van Blanton
1 parent 737babda

Add Qt .autosave to gitignore

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
@@ -20,6 +20,7 @@ scripts/results @@ -20,6 +20,7 @@ scripts/results
20 20
21 ### QtCreator ### 21 ### QtCreator ###
22 *CMakeLists.txt.user* 22 *CMakeLists.txt.user*
  23 +*.autosave
23 24
24 ### R ### 25 ### R ###
25 *.RData 26 *.RData