Compare commits
2 Commits
4d555006cd
...
cdf28f90c1
Author | SHA1 | Date | |
---|---|---|---|
cdf28f90c1 | |||
0a78ac6379 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.env
|
7
exclude.txt
Normal file
7
exclude.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
.git
|
||||||
|
node_modules
|
||||||
|
*~
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.pyc
|
||||||
|
.cache
|
1
exclude_podman.txt
Normal file
1
exclude_podman.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
/home/michalvanko/.local/share/containers/storage/
|
1
include.txt
Normal file
1
include.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
/home/michalvanko/
|
1
include_podman.txt
Normal file
1
include_podman.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
/home/michalvanko/.local/share/containers/storage/
|
Loading…
Reference in New Issue
Block a user