rbkmoney-cms-opencart/.gitignore
Anatoly Cherkasov 333388ab5c ITS-25: uploaded the module (#1)
* ITS-25: uploaded the module

* ITS-25: added a configuration

* ITS-25: added constant

* ITS-25: minor changes

* ITS-25: minor fix

* ITS-25: corrections after the review

* ITS-25: fix currency

* ITS-25: camelCase

* ITS-25: added getHeaders()
2017-04-03 11:38:18 +03:00

54 lines
942 B
Plaintext

# Created by .ignore support plugin (hsz.mobi)
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
*.DS_Store
*.iml
## Directory-based project format:
.idea/
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml
# Gradle:
# .idea/gradle.xml
# .idea/libraries
# Mongo Explorer plugin:
# .idea/mongoSettings.xml
## File-based project format:
*.ipr
*.iws
## Plugin-specific files:
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
# Target folder
target