Initial commit of configuration for core.
This commit is contained in:
parent
8e36b0cb0f
commit
65362a2ccb
48 changed files with 3138 additions and 0 deletions
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
*~
|
||||
*.save
|
||||
|
||||
.*.swp
|
||||
|
||||
/bin/
|
||||
/dev/
|
||||
/home/
|
||||
/lib/
|
||||
/media/
|
||||
/mnt/
|
||||
/proc/
|
||||
/run/
|
||||
/sbin/
|
||||
/srv/
|
||||
/sys/
|
||||
/tmp/
|
||||
/usr/
|
||||
/var/
|
Loading…
Add table
Add a link
Reference in a new issue