Gitiles
Code Review
Sign In
gerrit.named-data.net
/
nTorrent
/
a6b622398f311c5bc5aff548a3ce771c0bb796d8
/
.
/
.gitignore
blob: 503cddc4b0167a8a26d117afb82d558a37f3c49b [
file
] [
log
] [
blame
]
Mickey Sweatt
a6b6223
2016-02-19 11:24:03 -0800
[
diff
] [
blame^
]
1
# Emacs temp files
2
*~
3
4
# Mac OSX
5
.
DS_
*
6
7
# waf build system
8
.
waf
-
1
*
9
.
waf3
-*
10
.
lock
*
11
build
/
12
13
# Compiled python code
14
*.
pyc
15
16
# Other
17
VERSION