1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/.gitignore

16 lines
157 B
Plaintext
Raw Normal View History

2010-11-04 11:33:42 +01:00
*.o
doc/doxygen/html
doc/doxygen/latex
doc/doxygen/man
2013-08-08 14:51:33 +02:00
doc/doxygen/*.log
2010-11-04 11:33:42 +01:00
*bin
2013-04-29 13:17:22 +02:00
*~
2013-08-08 14:51:33 +02:00
*.orig
.*.swp
2014-04-08 22:36:13 +02:00
cachegrind.out*
.project
.cproject
.settings
2014-11-20 12:42:13 +01:00
.idea
/toolchain