ignore production env

This commit is contained in:
Konstantin 2024-03-12 11:28:19 +01:00
parent fed534ba91
commit 548f4481e5
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View file

@ -164,3 +164,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.env.production

2
.idea/.gitignore generated vendored
View file

@ -6,3 +6,5 @@
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# GitHub Copilot persisted chat sessions
/copilot/chatSessions