Skip to content

Commit b9fdfa3

Browse files
committed
git ignore file
1 parent ae069b8 commit b9fdfa3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Executables
2+
*.exe
3+
*.out
4+
5+
# Files without extension
6+
src/*
7+
!src/*.*

0 commit comments

Comments
 (0)