Skip to content

baum1234/dbignore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Ignore

dbignore is currently broken

Recent versions of Dropbox do not work with dbignore. I currently lack the time fix dbignore.

#Installation Download the latest release (look under the releases tab), unzip it, and run ./install

Building

Dropbox is a 32-bit executable on OSX and must be built by a 32-bit version of ghc.

Given a ghc which targets i386, the following steps are required to set up the build environment.

  1. Install bytestring, Glob, posix-paths, directory, aeson using cabal.
  2. Install the custom version of bytestring-trie located in this repository.
  3. run make

#Thanks

  • Saurik for providing numerous explanations and help on hooking functions.
  • wren ng thornton for the bytestring-trie package.

About

.gitignore for Dropbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 91.8%
  • C 6.2%
  • Other 2.0%