Migrating repo.
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Object file
|
||||
*.o
|
||||
|
||||
# Ada Library Information
|
||||
*.ali
|
||||
|
||||
# Compressed files.
|
||||
*.tar
|
||||
*.tar.bz2
|
||||
*.tar.gz
|
||||
|
||||
# Eagle not relevant files
|
||||
*.s#*
|
||||
*.b#*
|
||||
*eagle.epf
|
||||
*.DRL
|
||||
|
||||
*.elf
|
Reference in New Issue
Block a user