Changes in .gitignore [51f1c347:aaad4c95] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
r51f1c347 raaad4c95 10 10 # Feel free to add more stuff to this as and when it becomes an issue. 11 11 12 .DS_Store 12 13 .project 13 14 .pydevproject … … 57 58 /test/sasdataloader/test/isis_1_1_write_test.xml 58 59 /test/sasdataloader/test/write_test.xml 60 test*log 59 61 60 62 # autogenerated scripts 61 63 /sasview/installer.iss 64 65 # Editor files 66 .vscode/ 67
Note: See TracChangeset
for help on using the changeset viewer.