SkillAgentSearch skills...

Dbignore

.gitignore for Dropbox

Install / Use

/learn @tkonolige/Dbignore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars294
CategoryDevelopment
Updated8mo ago
Forks9

Languages

Haskell

Security Score

87/100

Audited on Jul 22, 2025

No findings