diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ __pycache__ -obj/* +obj/*.o a.out notes.txt |
index : satscalc | ||
satscalc - Invoicing for Norwegian film workers, made chill. | San Jacobs |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ __pycache__ -obj/* +obj/*.o a.out notes.txt |