diff options
| author | Thomas Schmucker <ts@its1.de> | 2020-09-29 16:43:33 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2020-09-29 16:43:33 +0200 |
| commit | f5a84b3c53ee37d83c33e9a6ad73b99866efcdc1 (patch) | |
| tree | 94581241ed6a8dc804c0b846ce65b45b25edac83 /.gitignore | |
| download | scissor-f5a84b3c53ee37d83c33e9a6ad73b99866efcdc1.tar.gz scissor-f5a84b3c53ee37d83c33e9a6ad73b99866efcdc1.tar.bz2 scissor-f5a84b3c53ee37d83c33e9a6ad73b99866efcdc1.zip | |
erster checkin
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f886c89 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | bin/* | ||
| 2 | obj/*.o | ||
