🐛 Fixed .gitignore and updated .idea files.

This commit is contained in:
Florian Sylvain
2021-09-24 22:38:40 +02:00
parent f56ba7e3c8
commit 7599fe2a04
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
/ProjetProgWeb/env.php
/ProjetProgWeb/.env
+3 -1
View File
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.idea/dataSources" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>