diff options
| author | Andrei F <[email protected]> | 2022-11-01 22:27:23 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-11-01 22:27:23 -0700 |
| commit | 6d01e7d58ed03fe23575e40573eb4d3c24d463f7 (patch) | |
| tree | 8fe60af4de872bf3db4f90e8a54e1039244e98ce /.gitignore | |
| parent | Initial commit (diff) | |
| download | cst116-ch11-debugging-florea-6d01e7d58ed03fe23575e40573eb4d3c24d463f7.tar.xz cst116-ch11-debugging-florea-6d01e7d58ed03fe23575e40573eb4d3c24d463f7.zip | |
Commiting
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ # Mono auto generated files mono_crash.* +../a.out + # Build results [Dd]ebug/ [Dd]ebugPublic/ |