Skip to content

Commit

Permalink
Cleaning outdated dirs out of .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed May 9, 2014
1 parent 1f5e30c commit 50c8fa6
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,8 @@ junitvmwatcher*.properties
test-output/
.*.swp
common/build
firefox/build
htmlunit/build
jobbie/build
selenium/build
support/build
iphone/lib/buildtime-src/cocoahttpserver/build/CocoaHTTPServerLibrary.build/Release-iphonesimulator/CocoaHTTPServer.build
iphone/lib/buildtime-src/build/
iphone/build/
iphone/src/objc/atoms.h
/build/
android/client/bin/
android/server/bin/
android/gen/org/openqa/selenium/android/app/BuildConfig.java
android/gen/org/openqa/selenium/android/app/Manifest.java
android/gen/org/openqa/selenium/android/app/R.java
cpp/iedriver/IEReturnTypes.h
java/org/openqa/selenium/ie/IeReturnTypes.java
java/client/src/org/openqa/selenium/ie/IeReturnTypes.java
javascript/deps.js
.idea/vcs.xml
Expand All @@ -37,24 +22,9 @@ javascript/deps.js
.idea/scopes/
out
cpp/IEDriver/sizzle.h
third_party/gecko-2/linux
third_party/gecko-2/linux64
third_party/gecko-2/win32
third_party/gecko-1.9.2/linux
third_party/gecko-1.9.2/win32
third_party/gecko-5/linux
third_party/gecko-5/linux64
third_party/gecko-5/win32
third_party/gecko-6
third_party/gecko-7
third_party/gecko-8
third_party/gecko-*
cpp/iedriver/Generated/atoms.h
chromedriver.log
android/libs
android/bin
android/local.properties
android/proguard.cfg
junit*.properties
WebDriver.suo
WebDriver.sln.cache
Expand Down

0 comments on commit 50c8fa6

Please sign in to comment.