diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-06 04:07:53 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-06 04:07:53 +0300 |
commit | 34582543f6cd5ae65fc2b8ee6ae7ac1ce491d49e (patch) | |
tree | 22e2470ed700e35c8e0783fabef92a5990b93e40 /.gitignore | |
parent | Add readme (diff) | |
download | nheko-34582543f6cd5ae65fc2b8ee6ae7ac1ce491d49e.tar.xz |
Add missing Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 252e1804..562d0d77 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,6 @@ CMakeLists.txt.user moc_*.cpp qrc_*.cpp ui_*.h -Makefile* *-build-* # QtCreator |