Had extra elements to gitignore and fix image problems created by github
7
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
||||||
docs/html
|
docs/html
|
||||||
|
build
|
||||||
|
.build
|
||||||
|
.dep
|
||||||
|
.cproject
|
||||||
|
.project
|
||||||
|
*.stackdump
|
||||||
*.lst
|
*.lst
|
||||||
*.o
|
*.o
|
||||||
|
*.map
|
||||||
|
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 9 KiB After Width: | Height: | Size: 9 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |