소스 검색

gitignore

rkljw 6 달 전
부모
커밋
7818efffb3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -3,14 +3,14 @@ bin-debug/
 bin-release/
 [Oo]bj/
 [Bb]in/
-
+.env/
 # Other files and folders
 .settings/
 public
 vendor
 runtime
 runtime/*
-# Executables
+
 *.swf
 *.air
 *.ipa