diff options
author | Natalia Ventre <natalia.ventre@gmail.com> | 2012-02-08 22:29:05 -0200 |
---|---|---|
committer | Natalia Ventre <natalia.ventre@gmail.com> | 2012-02-08 22:29:05 -0200 |
commit | 2790cccdd9ae4c1155a2a5b919d567e431920a25 (patch) | |
tree | 0ea9ac29d508df6df7c8dc523a98414a977a7919 /Just-Read | |
parent | 10ceddf0b734e940c122d701706682a79bcda0f3 (diff) | |
download | pelican-themes-2790cccdd9ae4c1155a2a5b919d567e431920a25.tar.gz |
edited gitignore file
Diffstat (limited to 'Just-Read')
-rw-r--r-- | Just-Read/.gitignore | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Just-Read/.gitignore b/Just-Read/.gitignore index 12a938a..9d0295a 100644 --- a/Just-Read/.gitignore +++ b/Just-Read/.gitignore @@ -1,31 +1,3 @@ -# Compiled source # -################### -*.com -*.class -*.dll -*.exe -*.o -*.so - -# Packages # -############ -# it's better to unpack these files and commit the raw source -# git has its own built in compression methods -*.7z -*.dmg -*.gz -*.iso -*.jar -*.rar -*.tar -*.zip - -# Logs and databases # -###################### -*.log -*.sql -*.sqlite - # OS generated files # ###################### .DS_Store* |