diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-07 10:40:42 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-07 10:40:42 +0200 |
commit | ef0cbe9a596a8c251d451a1b54858c9a1e988bf9 (patch) | |
tree | 78c22eb3637beb69e3198170bdb74892f43e522e /.gitignore | |
parent | 2d8808d795901c2ef733072b48dfa7356de528a9 (diff) | |
download | xK-ef0cbe9a596a8c251d451a1b54858c9a1e988bf9.tar.gz xK-ef0cbe9a596a8c251d451a1b54858c9a1e988bf9.tar.xz xK-ef0cbe9a596a8c251d451a1b54858c9a1e988bf9.zip |
Rename the project
It is about to see some extensions, obsoleting the number three.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -3,9 +3,9 @@ # Qt Creator files /CMakeLists.txt.user* -/uirc3.config -/uirc3.files -/uirc3.creator* -/uirc3.includes -/uirc3.cflags -/uirc3.cxxflags +/xK.config +/xK.files +/xK.creator* +/xK.includes +/xK.cflags +/xK.cxxflags |