summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update .gitignore (#1083)jamiehankins2022-02-131-0/+1
| | | This ignores the .vs directory at the root. The directory is used by Visual Studio to save user configuration that should not be in source control.
* Add additional Visual Studio directories to gitignoreJeffrey Walton2020-02-151-0/+3
|
* Add Emacs and Vi files to gitignoreJeffrey Walton2020-02-151-0/+12
|
* Add *.cxx to .gitignoreJeffrey Walton2018-07-051-0/+7
|
* Added C++Builder section in .gitignore fileCrayon20002016-01-111-0/+15
|
* Extended .gitignoreAlexander Afanasyev2015-12-071-0/+5
|
* Added GNU/GCC a.out artifactJeffrey Walton2015-07-211-1/+4
|
* Added additional crypto++ artifcats used during testing. Added *.o because ↵Jeffrey Walton2015-07-181-1/+14
| | | | Fedora 22 does not exclude them by default
* Added Crypto++ artifacts to .gitignoreJeffrey Walton2015-07-091-0/+3
|
* Added cryptopp.mac.done to ignores after tests full Visual Studio solutionJeffrey Walton2015-07-031-0/+1
|
* Added diff and patch files to the ignore listJeffrey Walton2015-07-031-0/+6
|
* Added Crypto++ specific ignores to the listJeffrey Walton2015-06-291-0/+6
|
* Added .gitignoreJeffrey Walton2015-06-081-0/+219