keep .gitignore sorted and complete

This commit is contained in:
Mirek Kratochvil 2018-01-30 09:25:09 +01:00
parent 4a00aec0b9
commit d7362a0e5b

7
.gitignore vendored
View File

@ -2,6 +2,10 @@ aclocal.m4
AUTHORS AUTHORS
autom4te.cache/ autom4te.cache/
ccr ccr
cmake-build-debug
CMakeCache.txt
CMakeFiles
cmake_install.cmake
codecrypt-*.tar.gz codecrypt-*.tar.gz
compile compile
config.guess config.guess
@ -10,6 +14,7 @@ config.status
config.sub config.sub
configure configure
depcomp depcomp
.idea
INSTALL INSTALL
install-sh install-sh
libtool libtool
@ -23,5 +28,3 @@ NEWS
src/.deps/ src/.deps/
src/.dirstamp src/.dirstamp
src/*.o src/*.o
.idea
cmake-build-debug