diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,4 +6,6 @@ cupcc *.nasm *.o -*.out
\ No newline at end of file +*.out + +build
\ No newline at end of file |
| index : cup | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -6,4 +6,6 @@ cupcc *.nasm *.o -*.out
\ No newline at end of file +*.out + +build
\ No newline at end of file |