mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add foo.o and foo~ files to gitignore.
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
# Global ignores
|
||||
# Editor droppings
|
||||
\#*\#
|
||||
.#*
|
||||
*~
|
||||
# C stuff
|
||||
*.o
|
||||
# Diff droppings
|
||||
*.orig
|
||||
*.rej
|
||||
# gcov stuff
|
||||
|
||||
Reference in New Issue
Block a user