Initial import
This commit is contained in:
+37
@@ -0,0 +1,37 @@
|
||||
*~
|
||||
*.o
|
||||
*.d
|
||||
*.bin
|
||||
*.elf
|
||||
*.axf
|
||||
*.hex
|
||||
*.srec
|
||||
*.list
|
||||
*.map
|
||||
*.a
|
||||
*.stylecheck
|
||||
nbproject
|
||||
|
||||
*.dis
|
||||
.settings
|
||||
*.bak
|
||||
*.old
|
||||
*.log
|
||||
|
||||
# QtCreator
|
||||
*.pro.user
|
||||
|
||||
# IDEA User-specific stuff:
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/dictionaries
|
||||
.idea/vcs.xml
|
||||
.idea/jsLibraryMappings.xml
|
||||
|
||||
# IDEA Sensitive or high-churn files:
|
||||
.idea/dataSources.ids
|
||||
.idea/dataSources.xml
|
||||
.idea/dataSources.local.xml
|
||||
.idea/sqlDataSources.xml
|
||||
.idea/dynamic.xml
|
||||
.idea/uiDesigner.xml
|
||||
Reference in New Issue
Block a user