Skip to content

Commit 8ce144c

Browse files
authored
Merge pull request #10 from endoffile78/master
Add .gitignore
2 parents 64113ef + e798a37 commit 8ce144c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Editor files
2+
*.swp
3+
*~
4+
5+
# Objects
6+
*.o
7+
*.a
8+
*.so

0 commit comments

Comments
 (0)