ag_gen/.gitignore

100 lines
773 B
Plaintext
Executable File

bin/
libs/
# vim ycm file
.ycm*
# Tag files
tags
# Mac files
.DS_Store
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
!libtomcrypt.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake
#build
# ctags
.tags*
# Doxygen
*~
.*sw?
\#*
.DS_Store
*.rej
*.orig
*.pro
/packages/rpm/doxygen.spec
*.idb
*.pdb
/docs/doxygen
/doxygen_docs
/doxygen.tag
.idea/
cmake*/
#config.txt
# flex and bison files
*.hh
*.tab.hpp
*.tab.cpp
._*
*.dot
*.circo
*.svg
#DB Config
config.ini
/build/config.ini
#Slurm Files
job*