瀏覽代碼

NEW Mise à jour du .gitignore

julien.legrand 8 年之前
父節點
當前提交
dcb12bfe54
共有 1 個文件被更改,包括 9 次插入9 次删除
  1. 9 9
      .gitignore

+ 9 - 9
.gitignore

@@ -1,10 +1,7 @@
+# BDD Project
+*.jfm
 
-# Created by https://www.gitignore.io/api/visualstudio,visualstudiocode
-
-### VisualStudioCode ###
-.vscode
-
-
+# Created by https://www.gitignore.io/api/visualstudio
 
 ### VisualStudio ###
 ## Ignore Visual Studio temporary files, build results, and
@@ -152,8 +149,8 @@ publish/
 *.azurePubxml
 # TODO: Comment the next line if you want to checkin your web deploy settings
 # but database connection strings (with potential passwords) will be unencrypted
-*.pubxml
-*.publishproj
+# *.pubxml
+# *.publishproj
 
 # Microsoft Azure Web App publish settings. Comment the next line if you want to
 # checkin your Azure Web App publish settings, but sensitive information contained
@@ -259,4 +256,7 @@ paket-files/
 
 # JetBrains Rider
 .idea/
-*.sln.iml
+*.sln.iml
+
+# CodeRush
+.cr/