diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,6 @@ _/ bin/ +__pycache__/ \#*\# .* !.git* @@ -8,5 +9,7 @@ bin/ *.swo *.png *.class +*.pyc +*.pyo *~ |
![]() |
index : splashtool | |
| SYSLINUX vesamenu configuration previewer | Mattias Andrée <m@maandree.se> |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,5 +1,6 @@ _/ bin/ +__pycache__/ \#*\# .* !.git* @@ -8,5 +9,7 @@ bin/ *.swo *.png *.class +*.pyc +*.pyo *~ |