| 123456789101112131415161718192021222324 |
- # ---> IPythonNotebook
- # Temporary data
- .ipynb_checkpoints/
- # ---> JDeveloper
- # default application storage directory used by the IDE Performance Cache feature
- .data/
- # used for ADF styles caching
- temp/
- # default output directories
- classes/
- deploy/
- javadoc/
- # lock file, a part of Oracle Credential Store Framework
- cwallet.sso.lck
- # ---> Laravel
- /bootstrap/compiled.php
- .env.*.php
- .env.php
- .env
|