diff options
author | Camil Staps | 2015-07-06 21:04:42 +0200 |
---|---|---|
committer | Camil Staps | 2015-07-06 21:04:42 +0200 |
commit | 379a413032bc5efd0fc3cd118d63470fd18e819e (patch) | |
tree | ab8771c73c3c962e26e5f4464c2bd4b066c43d21 /example_int/.gitignore |
int example
Diffstat (limited to 'example_int/.gitignore')
-rw-r--r-- | example_int/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/example_int/.gitignore b/example_int/.gitignore new file mode 100644 index 0000000..bff9392 --- /dev/null +++ b/example_int/.gitignore @@ -0,0 +1,5 @@ +Clean System Files +*.o +verify +example_int.icl +example_int.dcl |