Parent:
[569601]
(diff)
Download this file
.gitignore
75 lines (66 with data), 657 Bytes
*
!*/
!*.*
# Compiled sources
*_m.h
*_m.cc
*_sm.h
*_sm.cc
#Remove hot makefiles
#Makefile
#Makefile.vc
policies/Makefile
policies/Makefile.vc
src/Makefile
src/Makefile.vc
# Doxygen documentation
/doc/
/doc/doxy/
/doc/neddoc/
# Ignore results
/examples/*/results/
/examples/*/*/results/
/examples/*/*/*/results/
*.sca
*.vec
*.vci
*.elog
.computed/
*.csv
# Misceleanous
*.pyc
*.pcap
*.log
.settings/
.tkenvrc
.tkenvlog
.cmdenv-log
netanim-trace.txt
gcc-debug
# ignore binary files
/out
out/
*.so
*.dylib
*.dll
*.tmp*
*.a
*.lib
*.exe
*.o
*.obj
*.pdb
*.idb
*.manifest
*.out
# ignore backup and temp files
*.bak
*~
*.2
*.6
*.4
*.8
*.php
*.gz
*.tar
*.txt