Skip to content

Commit beca0bf

Browse files
committed
Ignore auto-generated files from build script
1 parent 9bed07e commit beca0bf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Temporary files
2+
*~
3+
*.swp
4+
5+
# Files
6+
*.vcxproj
7+
*.vcxproj.user
8+
*.vcxproj.filters
9+
*.sln
10+
*.log
11+
Makefile

0 commit comments

Comments
 (0)