Add gitignores
Set up the file structure automatically on clone with gitignores
This commit is contained in:
parent
6c18829de6
commit
13883cccd7
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
*.o
|
||||||
|
.flavor
|
||||||
|
.objs
|
||||||
|
smr.so
|
||||||
|
assets.h
|
||||||
|
cert
|
1
kore_chroot/.gitignore
vendored
Normal file
1
kore_chroot/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*
|
1
kore_chroot/data/.gitignore
vendored
Normal file
1
kore_chroot/data/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*
|
1
kore_chroot/pages/.gitignore
vendored
Normal file
1
kore_chroot/pages/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*
|
1
kore_chroot/sql/.gitignore
vendored
Normal file
1
kore_chroot/sql/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*
|
Loading…
x
Reference in New Issue
Block a user