diff options
| author | Tyge Løvset <[email protected]> | 2022-05-30 17:20:38 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2022-05-30 17:20:38 +0200 |
| commit | 8add8714c2b2e000dfd2a3830c6d2b48828b41ab (patch) | |
| tree | e27b69489bd7e19a2353fa95b40dc179c71f2755 /.gitignore | |
| parent | 6a5ec101dc606a9bb13ef5a5ee64ab001decc666 (diff) | |
| parent | a180efa0f31a3ba6a91ea505545f1ad1b638cc5a (diff) | |
| download | STC-modified-8add8714c2b2e000dfd2a3830c6d2b48828b41ab.tar.gz STC-modified-8add8714c2b2e000dfd2a3830c6d2b48828b41ab.zip | |
added gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0c474fa5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.out
+*.exe
+stuff/*
|
