Skip to content

Commit 862169a

Browse files
.gitignore: add simple .gitignore file
1 parent ee9cd27 commit 862169a

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
@@ -0,0 +1,5 @@
1+
*~
2+
*.o
3+
*.lo
4+
*.a
5+
*.la

0 commit comments

Comments
 (0)