Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
0950d95a
Commit
0950d95a
authored
Feb 25, 2010
by
Nick Mathewson
🎨
Browse files
add .exe files to gitignore
parent
512cebad
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
0950d95a
...
...
@@ -142,6 +142,7 @@
/src/or/or_sha1.i
/src/or/micro-revision.*
/src/or/tor
/src/or/tor.exe
/src/or/libtor.a
# /src/test
...
...
@@ -154,6 +155,9 @@
/src/tools/tor-checkkey
/src/tools/tor-resolve
/src/tools/tor-gencert
/src/tools/tor-checkkey.exe
/src/tools/tor-resolve.exe
/src/tools/tor-gencert.exe
/src/tools/Makefile
/src/tools/Makefile.in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment