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

26 Commits

Author SHA1 Message Date
cladmi
4b7a7dad0d gitignore: ignore 'build' directory
The 'build' directory should not be tracked by git.
2019-01-07 21:16:36 +01:00
Joakim Nohlgård
29415ebb89 .gitignore: Add scan-build to ignore list 2017-08-22 12:43:54 +02:00
a593c626bb gitignore: ignore python compiled files (*.pyc) 2017-07-19 09:28:56 +02:00
21349ec404 ignore vscode user settings from git status 2017-07-15 16:22:14 +02:00
d69352a237 dist/tools: add dlcache.sh 2017-06-17 17:00:55 +02:00
test
ee05aca342 gitignore: add __pycache__ 2016-03-05 16:05:10 +01:00
Martine Lenders
4dc851244d pkg: unify git paradigms for packages 2016-01-26 23:22:47 +01:00
Joakim Nohlgård
970dc80ea7 gitignore: Add YouCompleteMe 2016-01-15 14:19:13 +01:00
Joakim Nohlgård
40b43acd46 gitignore: Add .clang_complete 2016-01-15 13:59:45 +01:00
Cenk Gündoğan
71eb414333 gitignore: add ccn-lite 2016-01-10 16:36:57 +01:00
Cenk Gündoğan
a53ed20066 Add and configure Vagrant for RIOT-OS 2015-12-04 14:14:04 +01:00
Oleg Hahm
e024248d98 gitignore: added package directories 2015-12-03 11:24:14 +01:00
Hauke Petersen
02c9e8943f gitignore: added auto-created Arduino sketch file 2015-11-27 12:45:12 +01:00
0117192901 make: add support for additional local Makefile 2015-11-19 11:38:49 +01:00
Johann Fischer
b355c69f09 gitignore: add ctags index file and gdb initialization scripts 2015-10-23 12:06:31 +02:00
Joakim Gebart
b54c9d21ee dist: Add tool for generating Eclipse setting XML files
Usage: make eclipsesym (in application directory)
2015-06-01 17:53:44 +02:00
Joakim Gebart
d3ba5e473d gitignore: Add Codelite project files, add comments 2015-05-19 12:56:45 +02:00
Joakim Gebart
b5874ca8cf gitignore: Ignore KDevelop 4.x project files 2015-05-14 14:31:02 +02:00
Lucas Jenss
67a3f3c20e Make git ignore doxygen sqlite database
Doxygen version 1.8.8 creates a sqlite database
file inside doc/doxygen/ which was not previously
ignored.
2015-01-29 16:24:05 +01:00
Matthias Lohr
cb9da1edf0 ignore IDEA project files 2014-11-20 12:42:13 +01:00
René Kijewski
4e4f908379 Initial import of the x86 port
Currently this works only in qemu.
2014-05-25 13:40:29 +02:00
Kévin Roussel
30f8f606df Asks Git to ignore IDE-related (TI CCS) files 2014-05-15 12:41:39 +02:00
René Kijewski
e7f0b298c5 gitignore cachegrind.out 2014-04-08 22:36:13 +02:00
authmillenon
0490eda6b5 Update .gitignore 2013-08-08 14:51:33 +02:00
Martin Lenders
9e6d7f032a Add tilde files to gitignore 2013-05-22 16:30:07 +02:00
Oliver Hahm
8f606669c2 * added .gitignore to ignore binaries 2010-11-04 11:33:42 +01:00