Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
2034852f
Commit
2034852f
authored
Nov 09, 2015
by
Thomas Löffler
Browse files
[TASK] Add gitignore file and remove .idea folder
parent
04219251
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
2034852f
#
# Global Git ignore file
# inspired by the TYPO3 Project
#
# ignoring temporary/backup files (left by e.g. vim)
# ignoring common IDE's config directories/files
# ignoring thumbnail db files
#
# for local exclude patterns please edit .git/info/exclude
#
*~
*.bak
*.idea
*.project
Thumbs.db
desktop.ini
.idea/t3o_slack.iml
deleted
100644 → 0
View file @
04219251
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"WEB_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
</module>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment