Skip to content

Commit 5922516

Browse files
committed
add agitignore file
1 parent dc53197 commit 5922516

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@
2323
*.app
2424
# Temporaty files
2525
*~
26+
## generic files to ignore
27+
*.lock
28+
*.DS_Store
29+
*.swp
30+
*.out

0 commit comments

Comments
 (0)