diff options
| author | 2011-10-17 01:34:04 +0200 | |
|---|---|---|
| committer | 2011-10-17 01:34:04 +0200 | |
| commit | 4b29603d79cc1f79c66786684f27ec9abfbaa825 (patch) | |
| tree | 655c321b7ee3b0cc919ab3b7bf937b50fc13c69c /.gitignore | |
| download | dotfiles-4b29603d79cc1f79c66786684f27ec9abfbaa825.tar.gz dotfiles-4b29603d79cc1f79c66786684f27ec9abfbaa825.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db82c7d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pyc +local_settings.py +static +.toudou +test.db |
