heptagon/.gitignore
Tom Barthe 55498b4999
Move avr.h functions to avr.c
To avoid multiple definitions of the ISR.
2020-12-30 02:13:39 +01:00

41 lines
395 B
Text

_build
*.DS_Store
.metadata
*.cmi
*.cmo
*.cmx
*.annot
*.byte
*.native
*.depend
*.swp
.settings
\#*\#
*.mls
*.obc
*.c
*.h
*.o
*.java
*.class
*.log
*.
*.epci
*.epo
*.dot
test/*.ml
test/_check_builds
lib/java/.classpath
/test/async/build/*
/test/image_filters/java/*
compiler/doc.odocl
compiler/doc.docdir
compiler/_tags
config
config.status
*.blg
*.bbl
auto
autom4te.cache
!/lib/c/*.h
!/lib/c/*.c