about summary refs log blame commit diff stats
path: root/.gitignore
blob: 001838c86689544af25f6cd713872c304d5c4116 (plain) (tree)
1
2
3
4
5
6





                                                                 








                   

           
            

               

          
             
         

               
   





















                                   
             
           


               

                  
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~

# IDE
.codelite/
profanity.mk
profanity.project
profanity.workspace

# autotools
.libs/
Makefile
Makefile.in
_configs.sed
aclocal.m4
autom4te.cache/
build-aux/
config.log
config.status
configure
libprofanity.la
libtool
m4/
**/.deps/
**.dirstamp
src/config.h
src/config.h.in
src/gitversion.h
src/gitversion.h.in
src/stamp-h1

# binaries
profanity
**/*.o

# test output
functionaltests/functionaltests
functionaltests/functionaltests.log
functionaltests/functionaltests.trs
unittests/unittests
unittests/unittests.log
unittests/unittests.trs
test-suite.log

# local scripts
clean-test.sh
gen_docs.sh
gitpushall.sh

# website files
main_fragment.html
toc_fragment.html