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 20  
21 21 ### QtCreator ###
22 22 *CMakeLists.txt.user*
  23 +*.autosave
23 24  
24 25 ### R ###
25 26 *.RData
... ...