Skip to content

Commit 97481cb

Browse files
committed
Fix merge conflicts
1 parent de7b9f6 commit 97481cb

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

.gitignore

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1-
<<<<<<< HEAD
2-
=======
31
# Ansible Retry Files
42
*.retry
53

64
# Swap files
75
*.swp
86

9-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)
107
# Byte-compiled / optimized / DLL files
118
__pycache__/
129
*.py[cod]
@@ -137,12 +134,9 @@ dmypy.json
137134
# Pyre type checker
138135
.pyre/
139136

140-
<<<<<<< HEAD
141-
=======
142137
# Editor
143138
.vscode/
144139

145-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)
146140
### macOS ###
147141
# General
148142
.DS_Store
@@ -198,9 +192,6 @@ $RECYCLE.BIN/
198192
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
199193
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
200194

201-
<<<<<<< HEAD
202-
.idea/
203-
=======
204195
# User-specific stuff
205196
.idea/**/workspace.xml
206197
.idea/**/tasks.xml
@@ -236,17 +227,13 @@ $RECYCLE.BIN/
236227
# .idea/modules
237228
# *.iml
238229
# *.ipr
239-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)
240230

241231
# CMake
242232
cmake-build-*/
243233

244-
<<<<<<< HEAD
245-
=======
246234
# Mongo Explorer plugin
247235
.idea/**/mongoSettings.xml
248236

249-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)
250237
# File-based project format
251238
*.iws
252239

@@ -259,30 +246,15 @@ out/
259246
# JIRA plugin
260247
atlassian-ide-plugin.xml
261248

262-
<<<<<<< HEAD
263-
=======
264249
# Cursive Clojure plugin
265250
.idea/replstate.xml
266251

267-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)
268252
# Crashlytics plugin (for Android Studio and IntelliJ)
269253
com_crashlytics_export_strings.xml
270254
crashlytics.properties
271255
crashlytics-build.properties
272256
fabric.properties
273257

274-
<<<<<<< HEAD
275-
### vscode ###
276-
.vscode/*
277-
278-
*.code-workspace
279-
280-
## Sphinx Documentation ##
281-
docs/build
282-
283-
## Secrets
284-
creds.env
285-
=======
286258
# Editor-based Rest Client
287259
.idea/httpRequests
288260

@@ -336,4 +308,3 @@ docs/CHANGELOG.md
336308
public
337309
/compose.yaml
338310
/dump.sql
339-
>>>>>>> c5f3eb1 (Cookie initialy baked by NetworkToCode Cookie Drift Manager Tool)

0 commit comments

Comments
 (0)