diff options
author | eichlan <eichlan@grape.ocassia> | 2024-03-22 15:18:46 -0700 |
---|---|---|
committer | eichlan <eichlan@grape.ocassia> | 2024-03-22 15:18:46 -0700 |
commit | 30242e30800bbc8641484821681cc7443908a165 (patch) | |
tree | 91d4fee1fc8934686e9434ce88c2dbd8e3a2ecb5 /c++-qt/.gitignore | |
parent | 0d1ddd53fbb6b71afdb17ec80cfaafabcf3f3f71 (diff) | |
download | libgats-30242e30800bbc8641484821681cc7443908a165.tar.gz libgats-30242e30800bbc8641484821681cc7443908a165.tar.bz2 libgats-30242e30800bbc8641484821681cc7443908a165.tar.xz libgats-30242e30800bbc8641484821681cc7443908a165.zip |
Reorganized ignores. Much nicer now.
Diffstat (limited to '')
-rw-r--r-- | c++-qt/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/c++-qt/.gitignore b/c++-qt/.gitignore new file mode 100644 index 0000000..507c4e5 --- /dev/null +++ b/c++-qt/.gitignore | |||
@@ -0,0 +1,6 @@ | |||
1 | Makefile* | ||
2 | object_script.* | ||
3 | release | ||
4 | debug | ||
5 | tmp | ||
6 | |||