timroes / EnhancedListView

[DEPRECATED] An Android ListView with enhanced functionality (e.g. Swipe To Dismiss or Undo)
Other
463 stars 147 forks source link

Find out right content for gitignore #3

Closed timroes closed 11 years ago

timroes commented 11 years ago

Checking in .idea doesn't seem to be a good idea, since it contains absolute pathes, and leads in Android Studio renaming modules when opening on another pc. Not checking .idea neither seems like a good idea. Unfortunately IntelliJ IDEA suggestions are not very helpful.