diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -1,6 +1,9 @@  _/  bin/  __pycache__/ +/dist/*/*/* +!/dist/*/*/PKGBUILD +!/dist/*/*/gpp.install  .*  !.git*  \#*\# | 
|  | index : gpp | |
| [Complete] Bash-based preprocessor for anything | Mattias Andrée <m@maandree.se> | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 3 | 
| @@ -1,6 +1,9 @@  _/  bin/  __pycache__/ +/dist/*/*/* +!/dist/*/*/PKGBUILD +!/dist/*/*/gpp.install  .*  !.git*  \#*\# |