소스 검색

Eliminar '.gitignore'

YESSENIA 3 주 전
부모
커밋
cb13e4298d
1개의 변경된 파일0개의 추가작업 그리고 24개의 파일을 삭제
  1. 0 24
      .gitignore

+ 0 - 24
.gitignore

@@ -1,24 +0,0 @@
-# ---> 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
-