diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2018-03-30 15:50:27 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2018-03-30 15:50:27 +0100 |
commit | 6d17b081cc16b0ba13ab918e885674b2defa8280 (patch) | |
tree | 8eda0d35f8506659b100f4772d6d89bfd5a28f8a /.gitignore | |
parent | 83b3fe86b1c13f40a6be4580b4079980030a54a7 (diff) | |
download | faqe-6d17b081cc16b0ba13ab918e885674b2defa8280.tar.gz faqe-6d17b081cc16b0ba13ab918e885674b2defa8280.tar.xz faqe-6d17b081cc16b0ba13ab918e885674b2defa8280.zip |
Rename project gltest -> faqe
The project has been renamed to faqe.
The logic for this name: quake -> fake quake -> faqe
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ *.o -gltest +faqe *.exe *.dll |