Improve the way I push to git and add comment
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@@ -1,27 +1,13 @@
|
||||
|
||||
# NAME file
|
||||
42
|
||||
ft_printf
|
||||
|
||||
# Object files
|
||||
*.o
|
||||
|
||||
# Libraries
|
||||
build
|
||||
*.a
|
||||
|
||||
# Shared objects (inc. Windows DLLs)
|
||||
*.so
|
||||
*.so.*
|
||||
|
||||
# Executables
|
||||
*.o
|
||||
*.out
|
||||
|
||||
# Debug files
|
||||
*.so
|
||||
*.dSYM/
|
||||
|
||||
# Temp files
|
||||
.*.swp
|
||||
*~
|
||||
t
|
||||
t1
|
||||
t2
|
||||
t3
|
||||
t4
|
||||
|
||||
t?
|
||||
.DS_Store/
|
||||
|
||||
Reference in New Issue
Block a user