adds new gitgnore to repo
This commit is contained in:
14
authentik/.gitignore
vendored
Normal file
14
authentik/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Authentik data directories
|
||||
data/
|
||||
media/
|
||||
certs/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.temp
|
||||
Reference in New Issue
Block a user