Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

add IDE specific files to .gitignore #1238

Merged
merged 3 commits into from Sep 17, 2018
Merged

Conversation

Madhu-1
Copy link
Member

@Madhu-1 Madhu-1 commented Sep 14, 2018

Signed-off-by: Madhu Rajanna mrajanna@redhat.com

.gitignore Outdated
.idea/
*.iml

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use vim. It would be nice if you could add *.swp in place of this empty line :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

*~
# Ignore patches.
*.patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I use git format-patch often and git status helps me find those patch files. That's just my personal preference. This is okay

Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>
@prashanthpai prashanthpai merged commit daa916a into gluster:master Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants