Initial commit: Add compose file and ignore data folders
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore all directories (the data folders)
|
||||
n8n/
|
||||
opensearch/
|
||||
paperless/
|
||||
paperless-ai_data/
|
||||
pgdata/
|
||||
|
||||
# Ignore system files
|
||||
.DS_Store
|
||||
*.log
|
||||
Reference in New Issue
Block a user