mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Update .gitignore with new autotools droppings from nonrecursive make
This commit is contained in:
+2
-1
@@ -21,6 +21,7 @@
|
||||
*.log
|
||||
# Autotools stuff
|
||||
.deps
|
||||
.dirstamp
|
||||
# Stuff made by our makefiles
|
||||
*.bak
|
||||
|
||||
@@ -41,6 +42,7 @@
|
||||
/config.guess
|
||||
/config.sub
|
||||
/conftest*
|
||||
/micro-revision.*
|
||||
/patch-stamp
|
||||
/stamp-h
|
||||
/stamp-h.in
|
||||
@@ -140,7 +142,6 @@
|
||||
/src/or/Makefile
|
||||
/src/or/Makefile.in
|
||||
/src/or/or_sha1.i
|
||||
/src/or/micro-revision.*
|
||||
/src/or/tor
|
||||
/src/or/tor.exe
|
||||
/src/or/libtor.a
|
||||
|
||||
Reference in New Issue
Block a user