gitignore
This commit is contained in:
parent
d652c157ff
commit
e160b4ed63
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
a.out
|
||||
*.o
|
||||
*.a
|
||||
*~
|
||||
push_swap
|
||||
obj/
|
||||
Session.vim
|
||||
Loading…
Reference in New Issue
Block a user