update gitignore

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2014-02-03 19:36:45 +01:00
parent 2591ae905c
commit eccba3fb45
2 changed files with 10 additions and 1 deletions

8
.gitignore vendored
View file

@ -4,12 +4,18 @@ _/
/*.pony
## Hidden files
.*
!.git*
## Backup files
*~
\#*\#
.\#*
*.swp
*.swo
*.bak

3
extras/lightweight-ponies/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/pkg/
/src/