-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitignore
43 lines (40 loc) · 883 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.idea/
.classpath
.project
.settings
*.iml
target/
properties
**/*.log
*.versionsBackup
bye.txt
wiki/bye.txt
greeting.txt
wiki/greeting.txt
copy/greetingCopy.txt
wiki/copy/greetingCopy.txt
greeting.html
wiki/greeting.html
wiki/plugins/*.jar
wiki/webdrivers/
wiki/fitnesse-standalone.jar
wiki/fixtures/
wiki/FitNesseRoot/**/*.zip
wiki/FitNesseRoot/files/fileFixture
wiki/FitNesseRoot/files/downloads
wiki/FitNesseRoot/files/pagesources
wiki/FitNesseRoot/files/screenshots
wiki/FitNesseRoot/files/test
wiki/FitNesseRoot/files/testProgress
wiki/FitNesseRoot/files/testResults
wiki/FitNesseRoot/files/*Examples/*
wiki/FitNesseRoot/ErrorLogs
wiki/FitNesseRoot/FitNesse
wiki/FitNesseRoot/PageFooter
wiki/FitNesseRoot/PageHeader
wiki/FitNesseRoot/RecentChanges*
wiki/FitNesseRoot/TemplateLibrary
wiki/FitNesseRoot/Hsac*
wiki/FitNesseRoot/RerunLastFailures*
/repo/
/fitnesse-tests-runner