Reorder lines in .gitignore

This commit is contained in:
Alexey Sokolov
2016-08-25 23:14:08 +01:00
parent 0653b7002a
commit 4bdf5c6f69
+2 -2
View File
@@ -1,7 +1,5 @@
/znc
/man/*.gz
.depend
/src/version.cpp
# Generated by autogen.sh
/aclocal.m4
@@ -53,6 +51,7 @@ __pycache__
# Compiled executable
/src/znc
/znc
# Makefile generates this
/.version_extra
@@ -62,6 +61,7 @@ __pycache__
/include/znc/Csocket.h
# version file generated by Makefile
/src/version.cpp
/src/versionc.cpp
# Language files from the .po files generated by msgfmt