mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 23:37:13 +00:00
Enriched .gitignore to avoid testing/working files
This commit is contained in:
parent
fe8b1f06de
commit
2247e52be1
9
.gitignore
vendored
9
.gitignore
vendored
@ -30,3 +30,12 @@ _ReSharper*/
|
||||
*.o
|
||||
BIN/
|
||||
ipch/
|
||||
# We only care about specific files in the Visual Studio Projects
|
||||
# folder. Things which are there on the fly to support debugging
|
||||
# or other things we don't want git to manage.
|
||||
!Visual Studio Projects/*.vcproj
|
||||
!Visual Studio Projects/*.sln
|
||||
!Visual Studio Projects/0ReadMe_Projects.txt
|
||||
Visual Studio Projects/*
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user