This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
Browse Source
ignore pydev's hidden files
tags/v0.1
Ben Kurtovic
13 years ago
parent
7cb6fb2b43
commit
934cbba21d
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.gitignore
+ 8
- 0
.gitignore
View File
@@ -1,2 +1,10 @@
# Ignore python bytecode:
*.pyc
# Ignore secure config files:
config/secure.py
# Ignore pydev's nonsense:
.project
.pydevproject
.settings/
Write
Preview
Loading…
Cancel
Save