diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +ccc *.o *.out build/** |
![]() |
index : cflems/ccc.git | |
| Carson's C Compiler | Carson Fleming |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,3 +1,4 @@ +ccc *.o *.out build/** |