Changeset 158a0c7 in sasview for .gitignore
- Timestamp:
- Jul 13, 2018 4:24:30 AM (6 years ago)
- Children:
- 41d6187
- Parents:
- 5dba493 (diff), ecbfddd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
r846a063 recbfddd 10 10 # Feel free to add more stuff to this as and when it becomes an issue. 11 11 12 # stack dumps due to Git Bash internal crashes 13 *.stackdump 14 12 15 # Editor files 16 *.pyproj 13 17 .DS_Store 14 18 /.settings … … 17 21 /.pydevproject 18 22 /.idea 23 /.vs 19 24 20 25 # Build and run files
Note: See TracChangeset
for help on using the changeset viewer.